encoding/binary.bigEndian.PutUint64 (method, view implemented interface methods)
2 uses
encoding/binary (current package)
binary.go#L208: func (bigEndian) PutUint64(b []byte, v uint64) {
github.com/coder/websocket
frame.go#L154: binary.BigEndian.PutUint64(buf, uint64(h.payloadLength))
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |